Uses of Enum
com.cisco.pt.ipc.enums.PtmpCompression
Packages that use PtmpCompression
-
Uses of PtmpCompression in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpCompressionModifier and TypeMethodDescriptionstatic PtmpCompressionPtmpCompression.fromIntValue(int value) static PtmpCompressionPtmpCompression.fromIntValue(Integer value) static PtmpCompressionReturns the enum constant of this type with the specified name.static PtmpCompression[]PtmpCompression.values()Returns an array containing the constants of this enum type, in the order they are declared.